home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-05-24 | 793 b | 63 lines | [TEXT/????] |
- * critic.r -- Resource definition file for the project critic
- Critic
- APPLCRIT
-
- * finder version data
- * Note that the blank in 'STR ' is significant
- TYPE CRIT = STR
- ,0
- Crit 3.0 -- May 23, 1987
-
- * Menus
- * ID (4 => pre-load the resource; must not be purgeable)
- Type MENU
- ,1(4)
- \14
- About Critic
- (-
-
- Type MENU
- ,2(4)
- File
- Quit/Q
-
- ,3(4)
- Edit
- Undo/Z
- (-
- Cut/X
- Copy/C
- Paste/V
- Clear
-
- ,4(4)
- Options
- Voice Setup...
-
- * Our Window template
- Type WIND
- ,260(36)
- Project Critic
- 39 1 341 511
- Visible GoAway
- 0
- 0
-
- * Finder's Information
- Type BNDL
- ,128(32)
- CRIT 0
- ICN#
- 0 128 1 129
- FREF
- 0 128 1 129
-
- Type FREF
- ,128(32)
- APPL 0
-
- * include pre-compiled resources
- INCLUDE critic.res
- INCLUDE critic.code
- ************************************************
-